Breast Cencer Detection System
Fill the from to detect if there is cancer present or not.
Tumor Average (Mean Values):
Enter average radius of the tumor:
Enter average texture of the tumor(from report):
Enter average perimeter of the tumor:
Enter average area of the tumor:
Enter average smoothness of the tumor:
Enter average compactness of the tumor:
Enter average concavity of the tumor:
Enter average concave points of the tumor:
Enter average symmetry of the tumor:
Enter average fractal dimension of the tumor:
Measurement Variations(SE):
Enter Variation in radius(SE) of the tumor:
Enter Variation in texture(SE) of the tumor:
Enter Variation in perimeter(SE) of the tumor:
Enter Variation in area(SE) of the tumor:
Enter Variation in smoothness(SE) of the tumor:
Enter Variation in compactness(SE) of the tumor:
Enter Variation in concavity(SE) of the tumor:
Enter Variation in concave points(SE) of the tumor:
Enter Variation in symmetry(SE) of the tumor:
Enter Variation in fractal dimension(SE) of the tumor:
Worst Case Values:
Enter worst radius value of the tumor:
Enter worst texture value of the tumor:
Enter worst perimeter value of the tumor:
Enter worst area value of the tumor:
Enter worst smoothness of the tumor:
Enter worst compactness of the tumor:
Enter worst concavity of the tumor:
Enter worst concave points of the tumor:
Enter worst symmetry of the tumor:
Enter worst fractal dimension of the tumor:
Submit and Detect
{% if result %}
{{ result }}
Confidence: {{ confidence }}%
{% endif %}